Global Index
HTML5 JS API Index > DOM Tutorials & Specs

HTMLSpanElement

Extends HTMLElement.

The span element doesn't mean anything on its own, but can be useful when used together with the global attributes, e.g. class, lang, or dir. It represents its children.